Eplan Platform API
Eplan.EplApi.DataModel Namespace / Group Class / UnGroup Method / UnGroup(Placement[],Boolean) Method
If true method will remove also Group when it becomes empty.

In This Topic
    UnGroup(Placement[],Boolean) Method
    In This Topic
    Remove Placements only from a group.
    Syntax

    Parameters

    placements
    bRemoveEmptyGroup
    If true method will remove also Group when it becomes empty.
    Remarks
    This method doesn't make sense for class "SymbolVariant" and "DimensionGroup". It always throws ForbiddenOperationException for class "SymbolVariant" and "DimensionGroup".
    See Also